Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2014-12-13 12:03:00 +0000
committerStijn Buys <ingar@osirion.org>2014-12-13 12:03:00 +0000
commitf58c9992f6a6006213123c2fc2cda0d0f055494b (patch)
tree19fe82ac01620c93bf436d7f01d8ac39534f30fd /src/client/mainmenu.h
parent493e4317e19725e2de2d51753e5c1906bf9c64ba (diff)
Suppressed client::Dialog as it has been superceded by client::Messagebox.
Diffstat (limited to 'src/client/mainmenu.h')
-rw-r--r--src/client/mainmenu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/mainmenu.h b/src/client/mainmenu.h
index 8b1ec58..b4d9b17 100644
--- a/src/client/mainmenu.h
+++ b/src/client/mainmenu.h
@@ -9,7 +9,6 @@
#include "ui/window.h"
#include "ui/bitmap.h"
-#include "client/dialog.h"
namespace client
{