Finishing the switch to types.h and the resulting cleanup.
[quassel.git] / src / qtui / bufferwidget.h
index 79786db..beb0916 100644 (file)
@@ -24,7 +24,7 @@
 #include "ui_bufferwidget.h"
 
 #include "chatview.h"
-#include "global.h"
+#include "types.h"
 
 class Buffer;
 class ChatView;