aboutsummaryrefslogtreecommitdiff
path: root/gui/object.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/object.cpp')
-rw-r--r--gui/object.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/gui/object.cpp b/gui/object.cpp
index bf8e7a8642..2ec42df9d7 100644
--- a/gui/object.cpp
+++ b/gui/object.cpp
@@ -17,12 +17,10 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- *
- * $URL$
- * $Id$
*/
-#include "common/system.h"
+#include "common/textconsole.h"
+
#include "gui/object.h"
#include "gui/widget.h"
#include "gui/gui-manager.h"