diff options
Diffstat (limited to 'src/Windowmenu.hh')
-rw-r--r-- | src/Windowmenu.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Windowmenu.hh b/src/Windowmenu.hh index 794d091..b4b9781 100644 --- a/src/Windowmenu.hh +++ b/src/Windowmenu.hh | |||
@@ -19,8 +19,8 @@ | |||
19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
20 | // DEALINGS IN THE SOFTWARE. | 20 | // DEALINGS IN THE SOFTWARE. |
21 | 21 | ||
22 | #ifndef _WINDOWMENU_HH_ | 22 | #ifndef WINDOWMENU_HH |
23 | #define _WINDOWMENU_HH_ | 23 | #define WINDOWMENU_HH |
24 | 24 | ||
25 | // forward declaration | 25 | // forward declaration |
26 | class Windowmenu; | 26 | class Windowmenu; |