diff options
Diffstat (limited to 'src/components/cellrendererpixbufanimation.cpp')
-rw-r--r-- | src/components/cellrendererpixbufanimation.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/cellrendererpixbufanimation.cpp b/src/components/cellrendererpixbufanimation.cpp index d6f1f01..7983e0a 100644 --- a/src/components/cellrendererpixbufanimation.cpp +++ b/src/components/cellrendererpixbufanimation.cpp @@ -1,4 +1,6 @@ #include "cellrendererpixbufanimation.hpp" +#include <gdkmm/general.h> +#include <glibmm/main.h> CellRendererPixbufAnimation::CellRendererPixbufAnimation() : Glib::ObjectBase(typeid(CellRendererPixbufAnimation)) |