summaryrefslogtreecommitdiff
path: root/src/gui/itempopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/itempopup.h')
-rw-r--r--src/gui/itempopup.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gui/itempopup.h b/src/gui/itempopup.h
index 499b2e0a..0082ec2c 100644
--- a/src/gui/itempopup.h
+++ b/src/gui/itempopup.h
@@ -19,15 +19,13 @@
* You should have received a copy of the GNU General Public License
* along with The Legend of Mazzeroth; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _LOM_ITEMPOPUP_H__
#define _LOM_ITEMPOPUP_H__
-#include "textbox.h"
#include "scrollarea.h"
+#include "textbox.h"
#include "window.h"
#include "../item.h"