mirror of
https://github.com/phatina/simple-mtpfs
synced 2024-12-26 16:42:54 +00:00
fix typo, forgotten include
This commit is contained in:
parent
3cb26e2750
commit
5513b44cfa
@ -16,7 +16,7 @@
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#include <config.h>
|
||||
#include <cstdlib.h>
|
||||
#include <cstdlib>
|
||||
#include "simple-mtpfs-type-file.h"
|
||||
|
||||
TypeFile::TypeFile():
|
||||
|
Loading…
Reference in New Issue
Block a user