X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Finteractive_object.cpp;h=ad8636c188b7f8e0c4917a236faba9e98e9d114d;hb=95ef01464dbf007c0f0d9c3d8a88a147c117385d;hp=6c04dec207291010457261998a6adcc981b52a7a;hpb=cf4de5d58eb99a11369c329c01bfa5abe4b0a398;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()