mirror of
https://github.com/love2d/love.git
synced 2026-08-14 01:20:56 +02:00
Minor code cleanup
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#ifndef LOVE_THREAD_THREADS_H
|
||||
#define LOVE_THREAD_THREADS_H
|
||||
|
||||
#include <common/config.h>
|
||||
#include "common/config.h"
|
||||
#include "Thread.h"
|
||||
|
||||
namespace love
|
||||
|
||||
Reference in New Issue
Block a user