add separate hotkey (fix for out of tree builds)

This commit is contained in:
WarmUpTill
2020-02-16 20:47:55 +01:00
parent 218ad13160
commit 05540b61a1
4 changed files with 13 additions and 188 deletions

View File

@@ -1,5 +1,5 @@
#include <obs-module.h>
#include "advanced-scene-switcher.hpp"
#include "headers/advanced-scene-switcher.hpp"
void startHotkeyFunc(void* data, obs_hotkey_id id, obs_hotkey_t* hotkey, bool pressed)
{