From 3cca6548aefcfe0751ab7b4d70ac71ace486e12e Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 27 Apr 2009 23:43:24 +0200 Subject: Removed underscores from some non-conforming filenames We don't use underscores in the filenames generally, and let's be consistent on that matter. --- src/gui/storagewindow.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/storagewindow.cpp') diff --git a/src/gui/storagewindow.cpp b/src/gui/storagewindow.cpp index df6df65a..aada0bb2 100644 --- a/src/gui/storagewindow.cpp +++ b/src/gui/storagewindow.cpp @@ -20,8 +20,9 @@ */ #include "gui/storagewindow.h" + #include "gui/inventorywindow.h" -#include "gui/item_amount.h" +#include "gui/itemamount.h" #include "gui/itemcontainer.h" #include "gui/viewport.h" -- cgit v1.2.3-70-g09d2