diff options
Diffstat (limited to 'src/osx/gui/InputMethodPrivate.h')
-rw-r--r-- | src/osx/gui/InputMethodPrivate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osx/gui/InputMethodPrivate.h b/src/osx/gui/InputMethodPrivate.h index b0d7e4f8..1df21b37 100644 --- a/src/osx/gui/InputMethodPrivate.h +++ b/src/osx/gui/InputMethodPrivate.h @@ -1,5 +1,5 @@ #pragma once -#include "cru/osx/gui/InputMethod.hpp" +#include "cru/osx/gui/InputMethod.h" #include <AppKit/AppKit.h> |