summaryrefslogtreecommitdiffstats
path: root/pacman-c++/mainwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'pacman-c++/mainwidget.h')
-rw-r--r--pacman-c++/mainwidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pacman-c++/mainwidget.h b/pacman-c++/mainwidget.h
index f5703db..8d21649 100644
--- a/pacman-c++/mainwidget.h
+++ b/pacman-c++/mainwidget.h
@@ -5,6 +5,7 @@
5#include "pixmapitem.h" 5#include "pixmapitem.h"
6#include <QtGui> 6#include <QtGui>
7#include <QtCore> 7#include <QtCore>
8#include <phonon/MediaObject>
8 9
9class Actor; 10class Actor;
10 11