X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=apps%2Fagl-service-windowmanager-2017.git;a=blobdiff_plain;f=src%2Fwindow_manager.hpp;fp=src%2Fwindow_manager.hpp;h=ebdf495f76755bc82dbf544276c5bb8653a6c738;hp=7f9a3b825956e2c9c1b5374268ee7dfc888aa7e4;hb=6bc7a273350721be300423b1509527f336dce50e;hpb=3d1703f9a5c9d6a356b561ea7528c70a1dc4fe2d diff --git a/src/window_manager.hpp b/src/window_manager.hpp index 7f9a3b8..ebdf495 100644 --- a/src/window_manager.hpp +++ b/src/window_manager.hpp @@ -14,8 +14,8 @@ * limitations under the License. */ -#ifndef WINDOW_MANAGER_HPP -#define WINDOW_MANAGER_HPP +#ifndef TMCAGLWM_APP_HPP +#define TMCAGLWM_APP_HPP #include #include @@ -283,4 +283,4 @@ class WindowManager } // namespace wm -#endif // WINDOW_MANAGER_HPP +#endif // TMCAGLWM_APP_HPP