msgbox: remove obsolete include

Origin commit data
------------------
Branch: ni/coolstream
Commit: 3b3af8a6d2
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)

Origin message was:
------------------
- msgbox: remove obsolete include

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-12-08 18:05:31 +01:00
parent 976563831d
commit 205ecf4c5b

View File

@@ -33,7 +33,6 @@
#endif
#include "hintbox.h"
#include <gui/widget/drawable.h>
#define MSGBOX_MIN_WIDTH HINTBOX_MIN_WIDTH
#define MSGBOX_MIN_HEIGHT HINTBOX_MIN_HEIGHT + 75