X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Frefcounter.hpp;h=e810efe106f4bc49c771fc601cfa62aa6c2d8b6d;hb=4053ea240a0dc47f360a7293c0097f1cc515137c;hp=6b8735a2e7c3d62d98f7ef37ed774f0f01140524;hpb=7c579d3ef0a6667c18b53dad84c63c05d2760a84;p=supertux.git diff --git a/src/refcounter.hpp b/src/refcounter.hpp index 6b8735a2e..e810efe10 100644 --- a/src/refcounter.hpp +++ b/src/refcounter.hpp @@ -19,7 +19,7 @@ #ifndef __REFCOUNTER_HPP__ #define __REFCOUNTER_HPP__ -#include +#include /** * A base class that provides reference counting facilities