diff -r aa9f9b034e00 -r 3881126e06e8 QTfrontend/ui/widget/SmartLineEdit.h --- a/QTfrontend/ui/widget/SmartLineEdit.h Wed Oct 19 21:14:21 2011 +0200 +++ b/QTfrontend/ui/widget/SmartLineEdit.h Wed Oct 19 21:55:42 2011 +0200 @@ -17,8 +17,8 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ -#ifndef HEDGEWARS_SMARTLINEEDIT -#define HEDGEWARS_SMARTLINEEDIT +#ifndef HEDGEWARS_SMARTLINEEDIT_H +#define HEDGEWARS_SMARTLINEEDIT_H #include @@ -132,4 +132,4 @@ -#endif // HEDGEWARS_SMARTLINEEDIT +#endif // HEDGEWARS_SMARTLINEEDIT_H