X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Finteractive_object.cpp;h=ad8636c188b7f8e0c4917a236faba9e98e9d114d;hb=308f11e38981077626fe0ea9887094f3c28b02f9;hp=6c04dec207291010457261998a6adcc981b52a7a;hpb=04a5ff57d07db8607ee4b0768a3f40810d97a5b4;p=supertux.git diff --git a/src/interactive_object.cpp b/src/interactive_object.cpp index 6c04dec20..ad8636c18 100644 --- a/src/interactive_object.cpp +++ b/src/interactive_object.cpp @@ -16,6 +16,7 @@ // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + #include "interactive_object.h" InteractiveObject::InteractiveObject()