X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Fglwidget.cpp;h=e6c2c582853a1bfe894e7df5dabc465104acbdc1;hb=f677a047d02e4d21491f2905bd220557472e1960;hp=bf537de2dbdb0806d2c41fec0b8ebf3fcd74d8e7;hpb=9b7d691b4cc5db7dbfc18c82e86c1207fcac4722;p=nageru diff --git a/nageru/glwidget.cpp b/nageru/glwidget.cpp index bf537de..e6c2c58 100644 --- a/nageru/glwidget.cpp +++ b/nageru/glwidget.cpp @@ -20,12 +20,12 @@ #include #include "audio_mixer.h" -#include "context.h" +#include "shared/context.h" #include "context_menus.h" #include "flags.h" #include "mainwindow.h" #include "mixer.h" -#include "ref_counted_gl_sync.h" +#include "shared/ref_counted_gl_sync.h" class QMouseEvent;