Fix includes
[quassel.git] / src / client / abstractui.h
index 2ca395a..54ae430 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2005-2010 by the Quassel Project                        *
+ *   Copyright (C) 2005-2012 by the Quassel Project                        *
  *   devel@quassel-irc.org                                                 *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -18,8 +18,8 @@
  *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
  ***************************************************************************/
 
-#ifndef QUASSELUI_H
-#define QUASSELUI_H
+#ifndef ABSTRACTUI_H
+#define ABSTRACTUI_H
 
 #include <QObject>
 #include <QVariantMap>