diff options
Diffstat (limited to 'FacebookRM/common.h')
-rw-r--r-- | FacebookRM/common.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FacebookRM/common.h b/FacebookRM/common.h index 4fed93e..b1f2d2c 100644 --- a/FacebookRM/common.h +++ b/FacebookRM/common.h @@ -81,8 +81,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_utils.h>
#include <m_hotkeys.h>
-#include "m_updater.h"
-#include "m_folders.h"
+#include <m_updater.h>
+#include <m_folders.h>
class FacebookProto;
|