Browse Source

add a slash

Ben Dwyer 4 years ago
parent
commit
fb3c771487
2 changed files with 2 additions and 2 deletions
  1. 1 1
      seedlet/inc/wpcom-colors.php
  2. 1 1
      spearhead/inc/wpcom-colors.php

+ 1 - 1
seedlet/inc/wpcom-colors.php

@@ -1,6 +1,6 @@
 <?php
 
-require_once __DIR__ . 'wpcom-colors-utils.php';
+require_once __DIR__ . '/wpcom-colors-utils.php';
 
 seedlet_define_color_annotations(
 	array(

+ 1 - 1
spearhead/inc/wpcom-colors.php

@@ -1,6 +1,6 @@
 <?php
 
-require_once __DIR__ . 'wpcom-colors-utils.php';
+require_once __DIR__ . '/wpcom-colors-utils.php';
 
 seedlet_define_color_annotations(
 	array(