X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=glwidget.h;h=25a8ad7b7a7b99483dd59e5799a17c7b80ea4102;hb=d7bba4abb3d56893399578f0540b9ded0a28380f;hp=3641f66a75f5fecfa317e1363c937c4dbce14bb3;hpb=ffc3ecc037bf8459c4c27087f3f151fa3dad65d2;p=nageru diff --git a/glwidget.h b/glwidget.h index 3641f66..25a8ad7 100644 --- a/glwidget.h +++ b/glwidget.h @@ -3,9 +3,14 @@ #include #include +#include +#include #include "mixer.h" +#include "qgl.h" +#include "qobjectdefs.h" +class QMouseEvent; class QWidget; namespace movit {