mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-01-06 00:28:49 +01:00
Move src/previews.h -> previews.h
This commit is contained in:
parent
a98d491125
commit
3a47728b7e
@ -1,12 +1,12 @@
|
||||
#include <stdlib.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "utils.h"
|
||||
#include "preview.h"
|
||||
#include "src/utils.h"
|
||||
#include "src/preview.h"
|
||||
#include "gen/prev/scripts.h"
|
||||
|
||||
/*
|
||||
* This file is supposed to be included in ctpv.c
|
||||
* This file is supposed to be included in src/ctpv.c
|
||||
*/
|
||||
|
||||
#define PNAME(n) prev_scr_##n##_sh
|
Loading…
Reference in New Issue
Block a user