app: emit_syncdraw() only after layout commit to compositor
[staging/windowmanager.git] / src / controller_hooks.hpp
index 47ab0ec..18569aa 100644 (file)
  * limitations under the License.
  */
 
-//
-// Created by mfritzsc on 7/28/17.
-//
-
 #ifndef TMCAGLWM_CONTROLLER_HOOKS_HPP
 #define TMCAGLWM_CONTROLLER_HOOKS_HPP
 
 #include <cstdint>
 
+#include <functional>
+
 namespace wm {
 
 struct App;